Skip to content

Declare checkout-only files in source-distribution checks - #3235

Merged
adamtheturtle merged 1 commit into
mainfrom
explicit-source-distribution-policy
Sep 13, 2026
Merged

adamtheturtle merged 1 commit into
mainfrom
explicit-source-distribution-policy

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Current main fails check-manifest with setuptools-scm 10.3.0/vcs-versioning 2.4.0: its clean build no longer relies on the old Git-archive fallback to include every copied file.

Editor settings, Vale styles and root Sybil configuration are development-only files.

Add narrowly scoped check-manifest ignores consistent with the existing development-file policy. These ignores control the completeness check; they do not themselves remove files from release archives. No build dependency pin, checker threshold or runtime-code change is needed.

Validation: all configured pre-commit, pre-push and manual hooks; check-manifest; full tests (467 passed in 121.50s (0:02:01)) and 100% line/branch coverage. Built an sdist and a wheel from that sdist, verified tracked Python modules/type markers and runtime image data are present, and imported the installed wheel outside the checkout.

@adamtheturtle
adamtheturtle merged commit 704dbcc into main Sep 13, 2026
13 checks passed
@adamtheturtle
adamtheturtle deleted the explicit-source-distribution-policy branch September 13, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant